[INFO] fetching crate merkql-notify-webhook 0.1.0...
[INFO] fixing merkql-notify-webhook-0.1.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate merkql-notify-webhook 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate merkql-notify-webhook 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate merkql-notify-webhook 0.1.0
[INFO] tweaked toml for crates.io crate merkql-notify-webhook 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate merkql-notify-webhook 0.1.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate merkql-notify-webhook 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typed-builder-macro v0.15.2
[INFO] [stderr]   Downloaded sealed v0.5.0
[INFO] [stderr]   Downloaded synthez v0.3.1
[INFO] [stderr]   Downloaded synthez-codegen v0.3.1
[INFO] [stderr]   Downloaded gherkin v0.14.0
[INFO] [stderr]   Downloaded typed-builder v0.15.2
[INFO] [stderr]   Downloaded cucumber-expressions v0.3.0
[INFO] [stderr]   Downloaded cucumber-codegen v0.21.1
[INFO] [stderr]   Downloaded synthez-core v0.3.1
[INFO] [stderr]   Downloaded tempfile v3.25.0
[INFO] [stderr]   Downloaded merkql v0.1.1
[INFO] [stderr]   Downloaded clap v4.5.58
[INFO] [stderr]   Downloaded cucumber v0.21.1
[INFO] [stderr]   Downloaded clap_builder v4.5.58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2981d8ab8f21f93f7047662e85b678a8acab845070053eba6b1c47e34020b51d
[INFO] running `Command { std: "docker" "start" "2981d8ab8f21f93f7047662e85b678a8acab845070053eba6b1c47e34020b51d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2981d8ab8f21f93f7047662e85b678a8acab845070053eba6b1c47e34020b51d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2981d8ab8f21f93f7047662e85b678a8acab845070053eba6b1c47e34020b51d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2981d8ab8f21f93f7047662e85b678a8acab845070053eba6b1c47e34020b51d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking clap_builder v4.5.58
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking peg v0.6.3
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking inventory v0.3.22
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling synthez-core v0.3.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling synthez-codegen v0.3.1
[INFO] [stderr]    Compiling typed-builder-macro v0.15.2
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling cucumber-expressions v0.3.0
[INFO] [stderr]    Compiling synthez v0.3.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking typed-builder v0.15.2
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.6.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking lazy-regex v3.6.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling gherkin v0.14.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]    Compiling cucumber-codegen v0.21.1
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]     Checking merkql v0.1.1
[INFO] [stderr]     Checking clap v4.5.58
[INFO] [stderr]     Checking cucumber v0.21.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking wiremock v0.6.5
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking merkql-notify-webhook v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `merkql_notify`
[INFO] [stdout]  --> tests/cucumber.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use merkql_notify::{AppendNotification, NotifyError, NotifyPlugin};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `merkql_notify`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `merkql_notify`, use `cargo add merkql_notify` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `header`
[INFO] [stdout]  --> tests/cucumber.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 | use wiremock::matchers::{header, method, path};
[INFO] [stdout]   |                          ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `on_append` found for reference `&WebhookNotifier` in the current scope
[INFO] [stdout]    --> tests/cucumber.rs:113:43
[INFO] [stdout]     |
[INFO] [stdout] 113 |         world.last_result = Some(notifier.on_append(&notification).await);
[INFO] [stdout]     |                                           ^^^^^^^^^ method not found in `&WebhookNotifier`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `NotifyPlugin` which provides `on_append` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use merkql::notify::NotifyPlugin;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `on_append` found for reference `&WebhookNotifier` in the current scope
[INFO] [stdout]    --> tests/cucumber.rs:225:43
[INFO] [stdout]     |
[INFO] [stdout] 225 |         world.last_result = Some(notifier.on_append(&notification).await);
[INFO] [stdout]     |                                           ^^^^^^^^^ method not found in `&WebhookNotifier`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `NotifyPlugin` which provides `on_append` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use merkql::notify::NotifyPlugin;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `on_append` found for reference `&WebhookNotifier` in the current scope
[INFO] [stdout]    --> tests/cucumber.rs:561:43
[INFO] [stdout]     |
[INFO] [stdout] 561 |         world.last_result = Some(notifier.on_append(&notification).await);
[INFO] [stdout]     |                                           ^^^^^^^^^ method not found in `&WebhookNotifier`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `NotifyPlugin` which provides `on_append` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use merkql::notify::NotifyPlugin;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `health_check` found for reference `&WebhookNotifier` in the current scope
[INFO] [stdout]    --> tests/cucumber.rs:649:43
[INFO] [stdout]     |
[INFO] [stdout] 649 |         world.last_result = Some(notifier.health_check().await.map(|_| ()));
[INFO] [stdout]     |                                           ^^^^^^^^^^^^ method not found in `&WebhookNotifier`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `NotifyPlugin` which provides `health_check` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use merkql::notify::NotifyPlugin;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]   --> tests/cucumber.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let count = world.request_count.clone();
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bodies`
[INFO] [stdout]   --> tests/cucumber.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let bodies = world.request_bodies.clone();
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bodies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `headers`
[INFO] [stdout]   --> tests/cucumber.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let headers = world.request_headers.clone();
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_headers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timestamps`
[INFO] [stdout]   --> tests/cucumber.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let timestamps = world.request_timestamps.clone();
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]    --> tests/cucumber.rs:345:33
[INFO] [stdout]     |
[INFO] [stdout] 345 | async fn elapsed_time_less_than(world: &mut WebhookWorld, max_ms: u64) {
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_ms`
[INFO] [stdout]    --> tests/cucumber.rs:345:59
[INFO] [stdout]     |
[INFO] [stdout] 345 | async fn elapsed_time_less_than(world: &mut WebhookWorld, max_ms: u64) {
[INFO] [stdout]     |                                                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_ms`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]    --> tests/cucumber.rs:409:33
[INFO] [stdout]     |
[INFO] [stdout] 409 | async fn delay_between_attempts(world: &mut WebhookWorld, _from: u32, _to: u32, _approx_ms: u64) {
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]    --> tests/cucumber.rs:454:25
[INFO] [stdout]     |
[INFO] [stdout] 454 | async fn header_is_hmac(world: &mut WebhookWorld, _secret: String) {
[INFO] [stdout]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `merkql-notify-webhook` (test "cucumber") due to 5 previous errors; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2981d8ab8f21f93f7047662e85b678a8acab845070053eba6b1c47e34020b51d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2981d8ab8f21f93f7047662e85b678a8acab845070053eba6b1c47e34020b51d", kill_on_drop: false }`
[INFO] [stdout] 2981d8ab8f21f93f7047662e85b678a8acab845070053eba6b1c47e34020b51d
